gdk_pixbuf__png_image_save: removed wrong endian conversion stuff; don't
authorMichael Natterer <mitch@gimp.org>
Tue, 11 Dec 2001 17:30:53 +0000 (17:30 +0000)
committerMichael Natterer <mitch@src.gnome.org>
Tue, 11 Dec 2001 17:30:53 +0000 (17:30 +0000)
commit3339931f8f7de86143d9e3eb30ea1012a979bd5b
treee30409982a1075e30a57e0985ac52063958f2a26
parent8157885492c0d4da47de4799ab2da588e7e5cf16
gdk_pixbuf__png_image_save: removed wrong endian conversion stuff; don't

2001-12-11  Michael Natterer  <mitch@gimp.org>

* io-png.c: gdk_pixbuf__png_image_save: removed wrong endian
conversion stuff; don't copy RGB pixbufs' lines around before
saving them.
gdk-pixbuf/ChangeLog
gdk-pixbuf/io-png.c